sunxi: video: Rename tve.c to tve_common.c
authorJernej Skrabec <[email protected]>
Fri, 19 May 2017 15:41:14 +0000 (17:41 +0200)
committerAnatolij Gustschin <[email protected]>
Fri, 9 Jun 2017 13:30:13 +0000 (15:30 +0200)
commitaf4c874f11534b2db3cd3f9f76e47063f842f566
tree9da9316f893853755e8d6381f310ad7aee6a501b
parentbdc906dba9309f919db79377f024fdd93acff60b
sunxi: video: Rename tve.c to tve_common.c

In order to avoid future confusion with similary named files, rename
tve.c to tve_common.c. New name better represents the fact that this file
holds code which can be and will be shared between multiple drivers.

Signed-off-by: Jernej Skrabec <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/video/sunxi/Makefile
drivers/video/sunxi/tve.c [deleted file]
drivers/video/sunxi/tve_common.c [new file with mode: 0644]